Total Complexity | 20 |
Dependencies | 4 |
Dependents | 6 |
Total lines | 218 |
Lines of code | 66 |
Logical lines of code | 45 |
Comment lines | 129 |
Methods | 6 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create() | 49 | 8 | 30 | |
combine() | 63 | 4 | 10 | |
fill_hsl() | 61 | 4 | 10 | |
create_from_file() | 64 | 2 | 9 | |
__construct() | 81 | 1 | 3 | |
hsl_to_rgb() | 74 | 1 | 4 |